PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFAnnotation Class / getPageCloseAction Method
In This Topic
    getPageCloseAction Method
    In This Topic
    Gets the page close action.
    Syntax
    public PDFAction getPageCloseAction()

    Return Value

    The action to be performed when the page containing the annotation is closed (for example, when the user navigates to the next or previous page, or follows a link annotation or outline item).
    See Also